[INFO] fetching crate rsiot-redis-client 0.0.71...
[INFO] testing rsiot-redis-client-0.0.71 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rsiot-redis-client 0.0.71 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rsiot-redis-client 0.0.71
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsiot-redis-client 0.0.71
[INFO] tweaked toml for crates.io crate rsiot-redis-client 0.0.71 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsiot-redis-client 0.0.71 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsiot-redis-client 0.0.71 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rsiot-messages-core v0.0.70
[INFO] [stderr]   Downloaded rsiot-macros v0.0.64
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded rsiot-components-config v0.0.70
[INFO] [stderr]   Downloaded rsiot-component-core v0.0.71
[INFO] [stderr]   Downloaded rsiot-extra-components v0.0.71
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ae6d9aab7d457c63e4468c5d6d8dfffa08f6d8f20abba57c90b6eb4bdc7ea3c
[INFO] running `Command { std: "docker" "start" "-a" "1ae6d9aab7d457c63e4468c5d6d8dfffa08f6d8f20abba57c90b6eb4bdc7ea3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ae6d9aab7d457c63e4468c5d6d8dfffa08f6d8f20abba57c90b6eb4bdc7ea3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae6d9aab7d457c63e4468c5d6d8dfffa08f6d8f20abba57c90b6eb4bdc7ea3c", kill_on_drop: false }`
[INFO] [stdout] 1ae6d9aab7d457c63e4468c5d6d8dfffa08f6d8f20abba57c90b6eb4bdc7ea3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae5bf333bc24a8cf91bbccb039fe001ae50ce1175202e340aace9a6ea4135ad4
[INFO] running `Command { std: "docker" "start" "-a" "ae5bf333bc24a8cf91bbccb039fe001ae50ce1175202e340aace9a6ea4135ad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling rsiot-macros v0.0.64
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling rsiot-messages-core v0.0.70
[INFO] [stderr]    Compiling rsiot-component-core v0.0.71
[INFO] [stderr]    Compiling rsiot-components-config v0.0.70
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling rsiot-redis-client v0.0.71 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/fn_process.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / async fn task_publication<TMessage, TMessageChannel>(
[INFO] [stdout] 58 | |     mut input: CmpInOut<TMessage>,
[INFO] [stdout] 59 | |     config: Config<TMessage, TMessageChannel>,
[INFO] [stdout] 60 | | ) -> Result
[INFO] [stdout] 61 | | where
[INFO] [stdout] 62 | |     TMessage: MsgDataBound,
[INFO] [stdout] 63 | |     TMessageChannel: IMessageChannel,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/fn_process.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |             connection.hset(&channel, key, &value).await?;
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 77 ~             connection.hset::<_, _, _, ()>(&channel, key, &value).await?;
[INFO] [stdout] 78 ~             connection.publish::<_, _, ()>(&channel, &value).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsiot-redis-client` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae5bf333bc24a8cf91bbccb039fe001ae50ce1175202e340aace9a6ea4135ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae5bf333bc24a8cf91bbccb039fe001ae50ce1175202e340aace9a6ea4135ad4", kill_on_drop: false }`
[INFO] [stdout] ae5bf333bc24a8cf91bbccb039fe001ae50ce1175202e340aace9a6ea4135ad4
